home *** CD-ROM | disk | FTP | other *** search
/ Champak 48 / cdrom_image.iso / interface / browser.swf / scripts / DefineButton2_252 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-10-19  |  65 b   |  5 lines

  1. on(release){
  2.    _level1.volta_inicio();
  3.    gotoAndStop(1);
  4. }
  5.